Class ProductPictureUpdate

Description

This Class represents a dataobject for updating a ProductPicture.

Only Id is required, remaining fields will be updated if they are set in the object.



			
Variable Summary
string $FileName
int $Id
int $Sorting
Variables
string $FileName

The name of the actual file of the Picture (path relative to /shop/ folder)

int $Id

The id of the Picture

int $ProductId

The id of the Product of the ProductPicture

int $Sorting

The position of the Picture amongst its siblings

Documentation generated on Thu, 26 Jul 2018 13:22:49 +0000 by phpDocumentor 1.4.4